Skip to content

Conversation

@DanielePalaia
Copy link
Contributor

@DanielePalaia DanielePalaia commented Dec 5, 2024

This closes #2

This PR just setup the project:

  • Setup poetry and dependencies (qpid-python)
  • Setup python checkers: isort, flake, black, mypy
  • Setup a simple temporary test which connect to the RabbitMQ amqp 1.0 server
  • Setup a simple action which run a rabbitmq-server service, build the project and run the test suite (for the moment just the simple test as above)

@DanielePalaia DanielePalaia marked this pull request as draft December 5, 2024 08:47
@DanielePalaia DanielePalaia force-pushed the set_up_project branch 4 times, most recently from 3718866 to d4fc2e9 Compare December 5, 2024 09:15
@DanielePalaia DanielePalaia marked this pull request as ready for review December 5, 2024 13:25
@DanielePalaia DanielePalaia changed the title WIP: Setup poetry project, checkers and simple testing action Setup poetry project, checkers and simple testing action Dec 5, 2024
@DanielePalaia DanielePalaia merged commit c7027df into main Dec 6, 2024
1 check passed
@DanielePalaia DanielePalaia deleted the set_up_project branch December 6, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate poetry with relative dependencies (qpid-proton) and tools (isort, black, flake, mypy) and a simple github action

3 participants